PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.barcodes.unidimensional Package / PDFEanBarcode Class / setFirstDigitOnSameBaseline Method
In This Topic
    setFirstDigitOnSameBaseline Method
    In This Topic
    Sets a flag indicating whether the first digit should be printed on the same baseline like the rest of the text.
    Syntax
    public void setFirstDigitOnSameBaseline( 
       boolean value
    )

    Parameters

    value
    See Also